html,
body{
	width: 100%;
	height: 100%;
	
}
.sy-banner{
	width: 100%;
	margin-bottom: 0.6rem;
}
.sy-banner img{
	width: 100%;
	height: 100%;
}
.sy-list-img{
	border-radius: 4px;
}
.sy-list-img img{
	width: 100%;
	height: 100%;
}
.sy-list-bottom{
	height: 0.8rem;
	display: flex;
	justify-content: space-between;
}
.sy-list-btn{
	width: 2rem;
	height: 100%;
	line-height: 0.82rem;
	border-radius: 0.1rem;
	overflow: hidden;
}
.sy-list-btn-img{
	width: 0.3rem;
	height: 0.3rem;
	background-image: url(../images/syhm1.png);
	background-size: 100% 100%;
	background-repeat: no-repeat;
	/*background-position-x: 0.05rem;*/
	float: left;
	margin: 0.24rem 0.15rem 0  0.25rem;
}
.sy-list-btn span{
	font-size: 0.26rem;
	color: #FFFFFF;
}
.hmsp{
	background: #ff696b;
}
.wxsp{
	background: #5eb9ff;
}
.ztsp{
	background: #ff8c0c;
}
